Import p7zip_9.20.1~dfsg.1.orig.tar.gz
authorMohammed Adnène Trojette <adn+deb@diwi.org>
Fri, 1 Apr 2011 19:20:22 +0000 (19:20 +0000)
committerMohammed Adnène Trojette <adn+deb@diwi.org>
Fri, 1 Apr 2011 19:20:22 +0000 (19:20 +0000)
commit6615c104b37422ab49826accd7fe9ca8ddd4c06b
treee5bfa432f928c04dc7457acdb395f1c09e456734
Import p7zip_9.20.1~dfsg.1.orig.tar.gz

[dgit import orig p7zip_9.20.1~dfsg.1.orig.tar.gz]
1129 files changed:
Asm/x64/7zCrcT8U.asm [new file with mode: 0644]
Asm/x86/7zCrcT8U.asm [new file with mode: 0644]
C/7zBuf.h [new file with mode: 0644]
C/7zBuf2.c [new file with mode: 0644]
C/7zCrc.c [new file with mode: 0644]
C/7zCrc.h [new file with mode: 0644]
C/7zCrcOpt.c [new file with mode: 0644]
C/7zCrcT8.c [new file with mode: 0644]
C/7zStream.c [new file with mode: 0644]
C/7zVersion.h [new file with mode: 0644]
C/Aes.c [new file with mode: 0644]
C/Aes.h [new file with mode: 0644]
C/Alloc.back3 [new file with mode: 0644]
C/Alloc.c [new file with mode: 0644]
C/Alloc.c.back [new file with mode: 0644]
C/Alloc.c.back2 [new file with mode: 0644]
C/Alloc.h [new file with mode: 0644]
C/Bra.c [new file with mode: 0644]
C/Bra.h [new file with mode: 0644]
C/Bra86.c [new file with mode: 0644]
C/BraIA64.c [new file with mode: 0644]
C/BwtSort.c [new file with mode: 0644]
C/BwtSort.h [new file with mode: 0644]
C/CpuArch.c [new file with mode: 0644]
C/CpuArch.h [new file with mode: 0644]
C/Delta.c [new file with mode: 0644]
C/Delta.h [new file with mode: 0644]
C/HuffEnc.c [new file with mode: 0644]
C/HuffEnc.h [new file with mode: 0644]
C/LzFind.c [new file with mode: 0644]
C/LzFind.h [new file with mode: 0644]
C/LzFindMt.c [new file with mode: 0644]
C/LzFindMt.h [new file with mode: 0644]
C/LzHash.h [new file with mode: 0644]
C/Lzma2Dec.c [new file with mode: 0644]
C/Lzma2Dec.h [new file with mode: 0644]
C/Lzma2Enc.c [new file with mode: 0644]
C/Lzma2Enc.h [new file with mode: 0644]
C/LzmaDec.c [new file with mode: 0644]
C/LzmaDec.h [new file with mode: 0644]
C/LzmaEnc.c [new file with mode: 0644]
C/LzmaEnc.h [new file with mode: 0644]
C/LzmaUtil/Lzma86Dec.c [new file with mode: 0644]
C/LzmaUtil/Lzma86Dec.h [new file with mode: 0644]
C/LzmaUtil/Lzma86Enc.c [new file with mode: 0644]
C/LzmaUtil/Lzma86Enc.h [new file with mode: 0644]
C/MtCoder.c [new file with mode: 0644]
C/MtCoder.h [new file with mode: 0644]
C/Ppmd.h [new file with mode: 0644]
C/Ppmd7.c [new file with mode: 0644]
C/Ppmd7.h [new file with mode: 0644]
C/Ppmd7Dec.c [new file with mode: 0644]
C/Ppmd7Enc.c [new file with mode: 0644]
C/Ppmd8.c [new file with mode: 0644]
C/Ppmd8.h [new file with mode: 0644]
C/Ppmd8Dec.c [new file with mode: 0644]
C/Ppmd8Enc.c [new file with mode: 0644]
C/RotateDefs.h [new file with mode: 0644]
C/Sha256.c [new file with mode: 0644]
C/Sha256.h [new file with mode: 0644]
C/Sort.c [new file with mode: 0644]
C/Sort.h [new file with mode: 0644]
C/Threads.c [new file with mode: 0644]
C/Threads.h [new file with mode: 0644]
C/Types.h [new file with mode: 0644]
C/Xz.c [new file with mode: 0644]
C/Xz.h [new file with mode: 0644]
C/XzCrc64.c [new file with mode: 0644]
C/XzCrc64.h [new file with mode: 0644]
C/XzDec.c [new file with mode: 0644]
C/XzEnc.c [new file with mode: 0644]
C/XzEnc.h [new file with mode: 0644]
C/XzIn.c [new file with mode: 0644]
CPP/7zip/Archive/7z/7zCompressionMode.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zCompressionMode.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zDecode.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zDecode.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zEncode.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zEncode.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zExtract.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zFolderInStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zFolderInStream.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zFolderOutStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zFolderOutStream.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zHandler.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zHandlerOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zHeader.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zIn.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zItem.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zOut.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zProperties.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zProperties.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zSpecStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zSpecStream.h [new file with mode: 0644]
CPP/7zip/Archive/7z/7zUpdate.cpp [new file with mode: 0644]
CPP/7zip/Archive/7z/7zUpdate.h [new file with mode: 0644]
CPP/7zip/Archive/ApmHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/ArchiveExports.cpp [new file with mode: 0644]
CPP/7zip/Archive/ArjHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Bz2Handler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabBlockInStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabBlockInStream.h [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabHeader.h [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabIn.h [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabItem.h [new file with mode: 0644]
CPP/7zip/Archive/Cab/CabRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmHeader.h [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmIn.h [new file with mode: 0644]
CPP/7zip/Archive/Chm/ChmRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/Com/ComHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Com/ComHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Com/ComIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Com/ComIn.h [new file with mode: 0644]
CPP/7zip/Archive/Com/ComRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/CoderMixer2.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/CoderMixer2.h [new file with mode: 0644]
CPP/7zip/Archive/Common/CoderMixer2MT.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/CoderMixer2MT.h [new file with mode: 0644]
CPP/7zip/Archive/Common/CoderMixer2ST.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/CoderMixer2ST.h [new file with mode: 0644]
CPP/7zip/Archive/Common/CrossThreadProgress.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/CrossThreadProgress.h [new file with mode: 0644]
CPP/7zip/Archive/Common/DummyOutStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/DummyOutStream.h [new file with mode: 0644]
CPP/7zip/Archive/Common/FindSignature.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/FindSignature.h [new file with mode: 0644]
CPP/7zip/Archive/Common/HandlerOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/HandlerOut.h [new file with mode: 0644]
CPP/7zip/Archive/Common/InStreamWithCRC.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/InStreamWithCRC.h [new file with mode: 0644]
CPP/7zip/Archive/Common/ItemNameUtils.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/ItemNameUtils.h [new file with mode: 0644]
CPP/7zip/Archive/Common/MultiStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/MultiStream.h [new file with mode: 0644]
CPP/7zip/Archive/Common/OutStreamWithCRC.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/OutStreamWithCRC.h [new file with mode: 0644]
CPP/7zip/Archive/Common/OutStreamWithSha1.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/OutStreamWithSha1.h [new file with mode: 0644]
CPP/7zip/Archive/Common/ParseProperties.cpp [new file with mode: 0644]
CPP/7zip/Archive/Common/ParseProperties.h [new file with mode: 0644]
CPP/7zip/Archive/CpioHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/CramfsHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/DebHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/DeflateProps.cpp [new file with mode: 0644]
CPP/7zip/Archive/DeflateProps.h [new file with mode: 0644]
CPP/7zip/Archive/DllExports2.cpp [new file with mode: 0644]
CPP/7zip/Archive/DmgHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/ElfHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/FatHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/FlvHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/GzHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Hfs/HfsHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Hfs/HfsHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Hfs/HfsIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Hfs/HfsIn.h [new file with mode: 0644]
CPP/7zip/Archive/Hfs/HfsRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/IArchive.h [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoHeader.h [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoIn.h [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoItem.h [new file with mode: 0644]
CPP/7zip/Archive/Iso/IsoRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/LzhHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/LzmaHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/MachoHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/MbrHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/MslzHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/MubHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisDecode.cpp [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisDecode.h [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisIn.h [new file with mode: 0644]
CPP/7zip/Archive/Nsis/NsisRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/NtfsHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/PeHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/PpmdHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarHeader.h [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarIn.h [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarItem.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarItem.h [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarVolumeInStream.cpp [new file with mode: 0644]
CPP/7zip/Archive/Rar/RarVolumeInStream.h [new file with mode: 0644]
CPP/7zip/Archive/RpmHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/SplitHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/SquashfsHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/SwfHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarHandlerOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarHeader.h [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarIn.h [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarItem.h [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarOut.h [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarUpdate.cpp [new file with mode: 0644]
CPP/7zip/Archive/Tar/TarUpdate.h [new file with mode: 0644]
CPP/7zip/Archive/Udf/UdfHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Udf/UdfHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Udf/UdfIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Udf/UdfIn.h [new file with mode: 0644]
CPP/7zip/Archive/Udf/UdfRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/VhdHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Wim/WimHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Wim/WimHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Wim/WimHandlerOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/Wim/WimIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Wim/WimIn.h [new file with mode: 0644]
CPP/7zip/Archive/Wim/WimRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/XarHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/XzHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/ZHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipAddCommon.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipAddCommon.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipCompressionMode.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipHandler.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipHandler.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipHandlerOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipHeader.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipHeader.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipIn.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipIn.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipItem.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipItem.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipItemEx.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipOut.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipOut.h [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipRegister.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipUpdate.cpp [new file with mode: 0644]
CPP/7zip/Archive/Zip/ZipUpdate.h [new file with mode: 0644]
CPP/7zip/Bundles/Alone/makefile [new file with mode: 0644]
CPP/7zip/Bundles/Alone/makefile.depend [new file with mode: 0644]
CPP/7zip/Bundles/Alone/makefile.list [new file with mode: 0644]
CPP/7zip/Bundles/Alone7z/makefile [new file with mode: 0644]
CPP/7zip/Bundles/Alone7z/makefile.depend [new file with mode: 0644]
CPP/7zip/Bundles/Alone7z/makefile.list [new file with mode: 0644]
CPP/7zip/Bundles/AloneGCOV/makefile [new file with mode: 0644]
CPP/7zip/Bundles/Format7zFree/makefile [new file with mode: 0644]
CPP/7zip/Bundles/Format7zFree/makefile.depend [new file with mode: 0644]
CPP/7zip/Bundles/Format7zFree/makefile.list [new file with mode: 0644]
CPP/7zip/Bundles/SFXCon/Main.cpp [new file with mode: 0644]
CPP/7zip/Bundles/SFXCon/makefile [new file with mode: 0644]
CPP/7zip/Bundles/SFXCon/makefile.depend [new file with mode: 0644]
CPP/7zip/Bundles/SFXCon/makefile.list [new file with mode: 0644]
CPP/7zip/CMAKE/CMakeLists_7zFM.txt [new file with mode: 0644]
CPP/7zip/CMAKE/CMakeLists_7zG.txt [new file with mode: 0644]
CPP/7zip/CMAKE/CMakeLists_7za.txt [new file with mode: 0644]
CPP/7zip/CMAKE/CMakeLists_ALL.txt [new file with mode: 0644]
CPP/7zip/CMAKE/CMakeLists_Format7zFree.txt [new file with mode: 0644]
CPP/7zip/CMAKE/generate.sh [new file with mode: 0755]
CPP/7zip/CMAKE/generate_xcode.sh [new file with mode: 0755]
CPP/7zip/Common/CWrappers.cpp [new file with mode: 0644]
CPP/7zip/Common/CWrappers.h [new file with mode: 0644]
CPP/7zip/Common/CreateCoder.cpp [new file with mode: 0644]
CPP/7zip/Common/CreateCoder.h [new file with mode: 0644]
CPP/7zip/Common/FilePathAutoRename.cpp [new file with mode: 0644]
CPP/7zip/Common/FilePathAutoRename.h [new file with mode: 0644]
CPP/7zip/Common/FileStreams.cpp [new file with mode: 0644]
CPP/7zip/Common/FileStreams.h [new file with mode: 0644]
CPP/7zip/Common/FilterCoder.cpp [new file with mode: 0644]
CPP/7zip/Common/FilterCoder.h [new file with mode: 0644]
CPP/7zip/Common/InBuffer.cpp [new file with mode: 0644]
CPP/7zip/Common/InBuffer.h [new file with mode: 0644]
CPP/7zip/Common/InOutTempBuffer.cpp [new file with mode: 0644]
CPP/7zip/Common/InOutTempBuffer.h [new file with mode: 0644]
CPP/7zip/Common/LimitedStreams.cpp [new file with mode: 0644]
CPP/7zip/Common/LimitedStreams.h [new file with mode: 0644]
CPP/7zip/Common/LockedStream.cpp [new file with mode: 0644]
CPP/7zip/Common/LockedStream.h [new file with mode: 0644]
CPP/7zip/Common/MemBlocks.cpp [new file with mode: 0644]
CPP/7zip/Common/MemBlocks.h [new file with mode: 0644]
CPP/7zip/Common/MethodId.cpp [new file with mode: 0644]
CPP/7zip/Common/MethodId.h [new file with mode: 0644]
CPP/7zip/Common/MethodProps.cpp [new file with mode: 0644]
CPP/7zip/Common/MethodProps.h [new file with mode: 0644]
CPP/7zip/Common/OffsetStream.cpp [new file with mode: 0644]
CPP/7zip/Common/OffsetStream.h [new file with mode: 0644]
CPP/7zip/Common/OutBuffer.cpp [new file with mode: 0644]
CPP/7zip/Common/OutBuffer.h [new file with mode: 0644]
CPP/7zip/Common/OutMemStream.cpp [new file with mode: 0644]
CPP/7zip/Common/OutMemStream.h [new file with mode: 0644]
CPP/7zip/Common/ProgressMt.cpp [new file with mode: 0644]
CPP/7zip/Common/ProgressMt.h [new file with mode: 0644]
CPP/7zip/Common/ProgressUtils.cpp [new file with mode: 0644]
CPP/7zip/Common/ProgressUtils.h [new file with mode: 0644]
CPP/7zip/Common/RegisterArc.h [new file with mode: 0644]
CPP/7zip/Common/RegisterCodec.h [new file with mode: 0644]
CPP/7zip/Common/StreamBinder.cpp [new file with mode: 0644]
CPP/7zip/Common/StreamBinder.h [new file with mode: 0644]
CPP/7zip/Common/StreamObjects.cpp [new file with mode: 0644]
CPP/7zip/Common/StreamObjects.h [new file with mode: 0644]
CPP/7zip/Common/StreamUtils.cpp [new file with mode: 0644]
CPP/7zip/Common/StreamUtils.h [new file with mode: 0644]
CPP/7zip/Common/VirtThread.cpp [new file with mode: 0644]
CPP/7zip/Common/VirtThread.h [new file with mode: 0644]
CPP/7zip/Compress/ArjDecoder1.cpp [new file with mode: 0644]
CPP/7zip/Compress/ArjDecoder1.h [new file with mode: 0644]
CPP/7zip/Compress/ArjDecoder2.cpp [new file with mode: 0644]
CPP/7zip/Compress/ArjDecoder2.h [new file with mode: 0644]
CPP/7zip/Compress/BZip2Const.h [new file with mode: 0644]
CPP/7zip/Compress/BZip2Crc.cpp [new file with mode: 0644]
CPP/7zip/Compress/BZip2Crc.h [new file with mode: 0644]
CPP/7zip/Compress/BZip2Decoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/BZip2Decoder.h [new file with mode: 0644]
CPP/7zip/Compress/BZip2Encoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/BZip2Encoder.h [new file with mode: 0644]
CPP/7zip/Compress/BZip2Register.cpp [new file with mode: 0644]
CPP/7zip/Compress/Bcj2Coder.cpp [new file with mode: 0644]
CPP/7zip/Compress/Bcj2Coder.h [new file with mode: 0644]
CPP/7zip/Compress/Bcj2Register.cpp [new file with mode: 0644]
CPP/7zip/Compress/BcjCoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/BcjCoder.h [new file with mode: 0644]
CPP/7zip/Compress/BcjRegister.cpp [new file with mode: 0644]
CPP/7zip/Compress/BitlDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/BitlDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/BitlEncoder.h [new file with mode: 0644]
CPP/7zip/Compress/BitmDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/BitmEncoder.h [new file with mode: 0644]
CPP/7zip/Compress/BranchCoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/BranchCoder.h [new file with mode: 0644]
CPP/7zip/Compress/BranchMisc.cpp [new file with mode: 0644]
CPP/7zip/Compress/BranchMisc.h [new file with mode: 0644]
CPP/7zip/Compress/BranchRegister.cpp [new file with mode: 0644]
CPP/7zip/Compress/ByteSwap.cpp [new file with mode: 0644]
CPP/7zip/Compress/CodecExports.cpp [new file with mode: 0644]
CPP/7zip/Compress/CopyCoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/CopyCoder.h [new file with mode: 0644]
CPP/7zip/Compress/CopyRegister.cpp [new file with mode: 0644]
CPP/7zip/Compress/Deflate64Register.cpp [new file with mode: 0644]
CPP/7zip/Compress/DeflateConst.h [new file with mode: 0644]
CPP/7zip/Compress/DeflateDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/DeflateDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/DeflateEncoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/DeflateEncoder.h [new file with mode: 0644]
CPP/7zip/Compress/DeflateRegister.cpp [new file with mode: 0644]
CPP/7zip/Compress/DeltaFilter.cpp [new file with mode: 0644]
CPP/7zip/Compress/DllExports.cpp [new file with mode: 0644]
CPP/7zip/Compress/DllExports2.cpp [new file with mode: 0644]
CPP/7zip/Compress/HuffmanDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/ImplodeDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/ImplodeDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/ImplodeHuffmanDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/ImplodeHuffmanDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/LZMA_Alone/LzmaAlone.cpp [new file with mode: 0644]
CPP/7zip/Compress/LZMA_Alone/LzmaBench.cpp [new file with mode: 0644]
CPP/7zip/Compress/LZMA_Alone/LzmaBench.h [new file with mode: 0644]
CPP/7zip/Compress/LZMA_Alone/LzmaBenchCon.cpp [new file with mode: 0644]
CPP/7zip/Compress/LZMA_Alone/LzmaBenchCon.h [new file with mode: 0644]
CPP/7zip/Compress/LZMA_Alone/makefile [new file with mode: 0644]
CPP/7zip/Compress/LzOutWindow.cpp [new file with mode: 0644]
CPP/7zip/Compress/LzOutWindow.h [new file with mode: 0644]
CPP/7zip/Compress/LzhDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/LzhDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/Lzma2Decoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/Lzma2Decoder.h [new file with mode: 0644]
CPP/7zip/Compress/Lzma2Encoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/Lzma2Encoder.h [new file with mode: 0644]
CPP/7zip/Compress/Lzma2Register.cpp [new file with mode: 0644]
CPP/7zip/Compress/LzmaDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/LzmaDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/LzmaEncoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/LzmaEncoder.h [new file with mode: 0644]
CPP/7zip/Compress/LzmaRegister.cpp [new file with mode: 0644]
CPP/7zip/Compress/Lzx.h [new file with mode: 0644]
CPP/7zip/Compress/Lzx86Converter.cpp [new file with mode: 0644]
CPP/7zip/Compress/Lzx86Converter.h [new file with mode: 0644]
CPP/7zip/Compress/LzxDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/LzxDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/Mtf8.h [new file with mode: 0644]
CPP/7zip/Compress/PpmdDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/PpmdDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/PpmdEncoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/PpmdEncoder.h [new file with mode: 0644]
CPP/7zip/Compress/PpmdRegister.cpp [new file with mode: 0644]
CPP/7zip/Compress/PpmdZip.cpp [new file with mode: 0644]
CPP/7zip/Compress/PpmdZip.h [new file with mode: 0644]
CPP/7zip/Compress/QuantumDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/QuantumDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/RangeCoder.h [new file with mode: 0644]
CPP/7zip/Compress/RangeCoderBit.h [new file with mode: 0644]
CPP/7zip/Compress/ShrinkDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/ShrinkDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/ZDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/ZDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/ZlibDecoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/ZlibDecoder.h [new file with mode: 0644]
CPP/7zip/Compress/ZlibEncoder.cpp [new file with mode: 0644]
CPP/7zip/Compress/ZlibEncoder.h [new file with mode: 0644]
CPP/7zip/Crypto/7zAes.cpp [new file with mode: 0644]
CPP/7zip/Crypto/7zAes.h [new file with mode: 0644]
CPP/7zip/Crypto/7zAesRegister.cpp [new file with mode: 0644]
CPP/7zip/Crypto/HmacSha1.cpp [new file with mode: 0644]
CPP/7zip/Crypto/HmacSha1.h [new file with mode: 0644]
CPP/7zip/Crypto/MyAes.cpp [new file with mode: 0644]
CPP/7zip/Crypto/MyAes.h [new file with mode: 0644]
CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp [new file with mode: 0644]
CPP/7zip/Crypto/Pbkdf2HmacSha1.h [new file with mode: 0644]
CPP/7zip/Crypto/RandGen.cpp [new file with mode: 0644]
CPP/7zip/Crypto/RandGen.h [new file with mode: 0644]
CPP/7zip/Crypto/Rar20Crypto.cpp [new file with mode: 0644]
CPP/7zip/Crypto/Rar20Crypto.h [new file with mode: 0644]
CPP/7zip/Crypto/RarAes.cpp [new file with mode: 0644]
CPP/7zip/Crypto/RarAes.h [new file with mode: 0644]
CPP/7zip/Crypto/Sha1.cpp [new file with mode: 0644]
CPP/7zip/Crypto/Sha1.h [new file with mode: 0644]
CPP/7zip/Crypto/WzAes.cpp [new file with mode: 0644]
CPP/7zip/Crypto/WzAes.h [new file with mode: 0644]
CPP/7zip/Crypto/ZipCrypto.cpp [new file with mode: 0644]
CPP/7zip/Crypto/ZipCrypto.h [new file with mode: 0644]
CPP/7zip/Crypto/ZipStrong.cpp [new file with mode: 0644]
CPP/7zip/Crypto/ZipStrong.h [new file with mode: 0644]
CPP/7zip/Guid.txt [new file with mode: 0644]
CPP/7zip/ICoder.h [new file with mode: 0644]
CPP/7zip/IDecl.h [new file with mode: 0644]
CPP/7zip/IPassword.h [new file with mode: 0644]
CPP/7zip/IProgress.h [new file with mode: 0644]
CPP/7zip/IStream.h [new file with mode: 0644]
CPP/7zip/MyVersion.h [new file with mode: 0644]
CPP/7zip/PREMAKE/generate.sh [new file with mode: 0755]
CPP/7zip/PREMAKE/premake4.lua [new file with mode: 0644]
CPP/7zip/PropID.h [new file with mode: 0644]
CPP/7zip/QMAKE/7ZA/7ZA.pro [new file with mode: 0644]
CPP/7zip/QMAKE/7ZA/7ZA_osx.pro [new file with mode: 0644]
CPP/7zip/QMAKE/test_emul/test_emul.pro [new file with mode: 0644]
CPP/7zip/TEST/TestUI/TestUI.cpp [new file with mode: 0644]
CPP/7zip/TEST/TestUI/makefile [new file with mode: 0644]
CPP/7zip/TEST/TestUI/makefile.depend [new file with mode: 0644]
CPP/7zip/TEST/TestUI/makefile.list [new file with mode: 0644]
CPP/7zip/UI/Agent/Agent.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/Agent.h [new file with mode: 0644]
CPP/7zip/UI/Agent/AgentOut.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/AgentProxy.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/AgentProxy.h [new file with mode: 0644]
CPP/7zip/UI/Agent/ArchiveFolder.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/ArchiveFolderOpen.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/ArchiveFolderOut.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/IFolderArchive.h [new file with mode: 0644]
CPP/7zip/UI/Agent/UpdateCallbackAgent.cpp [new file with mode: 0644]
CPP/7zip/UI/Agent/UpdateCallbackAgent.h [new file with mode: 0644]
CPP/7zip/UI/Client7z/Client7z.cpp [new file with mode: 0644]
CPP/7zip/UI/Client7z/makefile [new file with mode: 0644]
CPP/7zip/UI/Client7z/makefile.depend [new file with mode: 0644]
CPP/7zip/UI/Client7z/makefile.list [new file with mode: 0644]
CPP/7zip/UI/ClientCodec/ClientCodec.cpp [new file with mode: 0644]
CPP/7zip/UI/ClientCodec/makefile [new file with mode: 0644]
CPP/7zip/UI/ClientCodec/makefile.depend [new file with mode: 0644]
CPP/7zip/UI/ClientCodec/makefile.list [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveCommandLine.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveCommandLine.h [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveExtractCallback.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveExtractCallback.h [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveName.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveName.h [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveOpenCallback.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/ArchiveOpenCallback.h [new file with mode: 0644]
CPP/7zip/UI/Common/Bench.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/Bench.h [new file with mode: 0644]
CPP/7zip/UI/Common/CompressCall.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/CompressCall.h [new file with mode: 0644]
CPP/7zip/UI/Common/DefaultName.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/DefaultName.h [new file with mode: 0644]
CPP/7zip/UI/Common/DirItem.h [new file with mode: 0644]
CPP/7zip/UI/Common/EnumDirItems.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/EnumDirItems.h [new file with mode: 0644]
CPP/7zip/UI/Common/ExitCode.h [new file with mode: 0644]
CPP/7zip/UI/Common/Extract.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/Extract.h [new file with mode: 0644]
CPP/7zip/UI/Common/ExtractMode.h [new file with mode: 0644]
CPP/7zip/UI/Common/ExtractingFilePath.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/ExtractingFilePath.h [new file with mode: 0644]
CPP/7zip/UI/Common/IFileExtractCallback.h [new file with mode: 0644]
CPP/7zip/UI/Common/LoadCodecs.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/LoadCodecs.h [new file with mode: 0644]
CPP/7zip/UI/Common/OpenArchive.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/OpenArchive.h [new file with mode: 0644]
CPP/7zip/UI/Common/PropIDUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/PropIDUtils.h [new file with mode: 0644]
CPP/7zip/UI/Common/Property.h [new file with mode: 0644]
CPP/7zip/UI/Common/SetProperties.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/SetProperties.h [new file with mode: 0644]
CPP/7zip/UI/Common/SortUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/SortUtils.h [new file with mode: 0644]
CPP/7zip/UI/Common/TempFiles.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/TempFiles.h [new file with mode: 0644]
CPP/7zip/UI/Common/Update.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/Update.h [new file with mode: 0644]
CPP/7zip/UI/Common/UpdateAction.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/UpdateAction.h [new file with mode: 0644]
CPP/7zip/UI/Common/UpdateCallback.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/UpdateCallback.h [new file with mode: 0644]
CPP/7zip/UI/Common/UpdatePair.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/UpdatePair.h [new file with mode: 0644]
CPP/7zip/UI/Common/UpdateProduce.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/UpdateProduce.h [new file with mode: 0644]
CPP/7zip/UI/Common/WorkDir.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/WorkDir.h [new file with mode: 0644]
CPP/7zip/UI/Common/ZipRegistry.cpp [new file with mode: 0644]
CPP/7zip/UI/Common/ZipRegistry.h [new file with mode: 0644]
CPP/7zip/UI/Console/BenchCon.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/BenchCon.h [new file with mode: 0644]
CPP/7zip/UI/Console/ConsoleClose.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/ConsoleClose.h [new file with mode: 0644]
CPP/7zip/UI/Console/ExtractCallbackConsole.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/ExtractCallbackConsole.h [new file with mode: 0644]
CPP/7zip/UI/Console/List.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/List.h [new file with mode: 0644]
CPP/7zip/UI/Console/Main.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/MainAr.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/OpenCallbackConsole.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/OpenCallbackConsole.h [new file with mode: 0644]
CPP/7zip/UI/Console/PercentPrinter.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/PercentPrinter.h [new file with mode: 0644]
CPP/7zip/UI/Console/UpdateCallbackConsole.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/UpdateCallbackConsole.h [new file with mode: 0644]
CPP/7zip/UI/Console/UserInputUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/Console/UserInputUtils.h [new file with mode: 0644]
CPP/7zip/UI/Console/makefile [new file with mode: 0644]
CPP/7zip/UI/Console/makefile.depend [new file with mode: 0644]
CPP/7zip/UI/Console/makefile.list [new file with mode: 0644]
CPP/7zip/UI/Explorer/ContextMenu.h [new file with mode: 0644]
CPP/7zip/UI/Explorer/MyMessages.cpp [new file with mode: 0644]
CPP/7zip/UI/Explorer/MyMessages.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/App.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/App.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/AppState.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/BrowseDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ClassDefs.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ComboDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ComboDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ComboDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ComboDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/CopyDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/CopyDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/CopyDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/CopyDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/DialogSize.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ExtractCallback.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ExtractCallback.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/FM.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FM_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FSDrives.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FSDrives.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/FSFolder.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FSFolder.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/FSFolderCopy.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FileFolderPluginOpen.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FileFolderPluginOpen.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/FormatUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/FormatUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/HelpUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/IFolder.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/LangUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/LangUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ListViewDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ListViewDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ListViewDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ListViewDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/MessagesDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/MessagesDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/MessagesDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/MessagesDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/MyLoadMenu.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/MyLoadMenu.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/NetFolder.h.OUT [new file with mode: 0644]
CPP/7zip/UI/FileManager/OpenCallback.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/OpenCallback.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/OverwriteDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/OverwriteDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/OverwriteDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/OverwriteDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/Panel.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/Panel.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelCopy.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelCrc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelCrc.cpp.back [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelFolderChange.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelItemOpen.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelItems.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelListNotify.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelMenu.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelOperations.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelSelect.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelSort.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PanelSplitFile.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PasswordDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PasswordDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/PasswordDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/PasswordDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PluginInterface.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/PluginLoader.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgramLocation.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgramLocation.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgressDialog2.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgressDialog2.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgressDialog2Res.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgressDialog2_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ProgressDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/PropertyName.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/PropertyName.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/PropertyNameRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/RegistryAssociations.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/RegistryAssociations.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/RegistryPlugins.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/RegistryUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/RegistryUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/RootFolder.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/RootFolder.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/SplitDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/SplitDialog.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/SplitDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/SplitDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/SplitUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/SplitUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/StringUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/StringUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/SysIconUtils.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/SysIconUtils.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/TextPairs.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/TextPairs.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/UpdateCallback100.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/UpdateCallback100.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/ViewSettings.cpp [new file with mode: 0644]
CPP/7zip/UI/FileManager/ViewSettings.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/err [new file with mode: 0644]
CPP/7zip/UI/FileManager/makefile [new file with mode: 0644]
CPP/7zip/UI/FileManager/makefile.depend [new file with mode: 0644]
CPP/7zip/UI/FileManager/makefile.list [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Add2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/AddPNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Copy2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/CopyPNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Delete2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/DeletePNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Extract2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/ExtractPNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Info2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/InfoPNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Move2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/MovePNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/ParentFolder.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/Test2PNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/res/TestPNG.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/resource.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/resourceGui.h [new file with mode: 0644]
CPP/7zip/UI/FileManager/wxFM.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/BenchmarkDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/BenchmarkDialog.h [new file with mode: 0644]
CPP/7zip/UI/GUI/BenchmarkDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/GUI/BenchmarkDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/CompressDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/CompressDialog.h [new file with mode: 0644]
CPP/7zip/UI/GUI/CompressDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/GUI/CompressDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractDialog.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractDialog.h [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractDialogRes.h [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractDialog_rc.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractGUI.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractGUI.h [new file with mode: 0644]
CPP/7zip/UI/GUI/ExtractRes.h [new file with mode: 0644]
CPP/7zip/UI/GUI/GUI.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/UpdateCallbackGUI.h [new file with mode: 0644]
CPP/7zip/UI/GUI/UpdateGUI.cpp [new file with mode: 0644]
CPP/7zip/UI/GUI/UpdateGUI.h [new file with mode: 0644]
CPP/7zip/UI/GUI/err [new file with mode: 0644]
CPP/7zip/UI/GUI/makefile [new file with mode: 0644]
CPP/7zip/UI/GUI/makefile.depend [new file with mode: 0644]
CPP/7zip/UI/GUI/makefile.list [new file with mode: 0644]
CPP/7zip/UI/GUI/resource2.h [new file with mode: 0644]
CPP/7zip/UI/GUI/wxGUI.cpp [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/FileDir.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/FileFind.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/IntToString.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/MyString.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/MyVector.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/StringConvert.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/Threads.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/makefile [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/makefile.depend [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/makefile.list [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/wine_date_and_time.o [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/wxP7ZIP.cpp [new file with mode: 0644]
CPP/7zip/UI/P7ZIP/wxP7ZIP.o [new file with mode: 0644]
CPP/Common/AutoPtr.h [new file with mode: 0644]
CPP/Common/Buffer.h [new file with mode: 0644]
CPP/Common/CRC.cpp [new file with mode: 0644]
CPP/Common/C_FileIO.cpp [new file with mode: 0644]
CPP/Common/C_FileIO.h [new file with mode: 0644]
CPP/Common/ComTry.h [new file with mode: 0644]
CPP/Common/CommandLineParser.cpp [new file with mode: 0644]
CPP/Common/CommandLineParser.h [new file with mode: 0644]
CPP/Common/Defs.h [new file with mode: 0644]
CPP/Common/DynamicBuffer.h [new file with mode: 0644]
CPP/Common/IntToString.cpp [new file with mode: 0644]
CPP/Common/IntToString.h [new file with mode: 0644]
CPP/Common/Lang.cpp [new file with mode: 0644]
CPP/Common/Lang.h [new file with mode: 0644]
CPP/Common/ListFileUtils.cpp [new file with mode: 0644]
CPP/Common/ListFileUtils.h [new file with mode: 0644]
CPP/Common/MyCom.h [new file with mode: 0644]
CPP/Common/MyException.h [new file with mode: 0644]
CPP/Common/MyGuidDef.h [new file with mode: 0644]
CPP/Common/MyInitGuid.h [new file with mode: 0644]
CPP/Common/MyMap.cpp [new file with mode: 0644]
CPP/Common/MyMap.h [new file with mode: 0644]
CPP/Common/MyString.cpp [new file with mode: 0644]
CPP/Common/MyString.h [new file with mode: 0644]
CPP/Common/MyUnknown.h [new file with mode: 0644]
CPP/Common/MyVector.cpp [new file with mode: 0644]
CPP/Common/MyVector.h [new file with mode: 0644]
CPP/Common/MyWindows.cpp [new file with mode: 0644]
CPP/Common/MyWindows.h [new file with mode: 0644]
CPP/Common/MyXml.cpp [new file with mode: 0644]
CPP/Common/MyXml.h [new file with mode: 0644]
CPP/Common/NewHandler.h [new file with mode: 0644]
CPP/Common/StdInStream.cpp [new file with mode: 0644]
CPP/Common/StdInStream.h [new file with mode: 0644]
CPP/Common/StdOutStream.cpp [new file with mode: 0644]
CPP/Common/StdOutStream.h [new file with mode: 0644]
CPP/Common/StringConvert.cpp [new file with mode: 0644]
CPP/Common/StringConvert.h [new file with mode: 0644]
CPP/Common/StringToInt.cpp [new file with mode: 0644]
CPP/Common/StringToInt.h [new file with mode: 0644]
CPP/Common/TextConfig.cpp [new file with mode: 0644]
CPP/Common/TextConfig.h [new file with mode: 0644]
CPP/Common/Types.h [new file with mode: 0644]
CPP/Common/UTFConvert.cpp [new file with mode: 0644]
CPP/Common/UTFConvert.h [new file with mode: 0644]
CPP/Common/Wildcard.cpp [new file with mode: 0644]
CPP/Common/Wildcard.h [new file with mode: 0644]
CPP/Windows/COM.cpp [new file with mode: 0644]
CPP/Windows/COM.h [new file with mode: 0644]
CPP/Windows/Clipboard.cpp [new file with mode: 0644]
CPP/Windows/Clipboard.h [new file with mode: 0644]
CPP/Windows/CommonDialog.h [new file with mode: 0644]
CPP/Windows/Control/ComboBox.h [new file with mode: 0644]
CPP/Windows/Control/Controls.cpp [new file with mode: 0644]
CPP/Windows/Control/Dialog.cpp [new file with mode: 0644]
CPP/Windows/Control/Dialog.h [new file with mode: 0644]
CPP/Windows/Control/DialogImpl.h [new file with mode: 0644]
CPP/Windows/Control/Edit.h [new file with mode: 0644]
CPP/Windows/Control/ListView.h [new file with mode: 0644]
CPP/Windows/Control/ProgressBar.h [new file with mode: 0644]
CPP/Windows/Control/Static.h [new file with mode: 0644]
CPP/Windows/Control/StatusBar.h [new file with mode: 0644]
CPP/Windows/Control/Window2.cpp [new file with mode: 0644]
CPP/Windows/Control/Window2.h [new file with mode: 0644]
CPP/Windows/DLL.cpp [new file with mode: 0644]
CPP/Windows/DLL.h [new file with mode: 0644]
CPP/Windows/Defs.h [new file with mode: 0644]
CPP/Windows/Error.cpp [new file with mode: 0644]
CPP/Windows/Error.h [new file with mode: 0644]
CPP/Windows/FileDir.cpp [new file with mode: 0644]
CPP/Windows/FileDir.h [new file with mode: 0644]
CPP/Windows/FileFind.cpp [new file with mode: 0644]
CPP/Windows/FileFind.h [new file with mode: 0644]
CPP/Windows/FileIO.cpp [new file with mode: 0644]
CPP/Windows/FileIO.h [new file with mode: 0644]
CPP/Windows/FileName.cpp [new file with mode: 0644]
CPP/Windows/FileName.h [new file with mode: 0644]
CPP/Windows/Menu.h [new file with mode: 0644]
CPP/Windows/NtCheck.h [new file with mode: 0644]
CPP/Windows/PropVariant.cpp [new file with mode: 0644]
CPP/Windows/PropVariant.h [new file with mode: 0644]
CPP/Windows/PropVariantConversions.cpp [new file with mode: 0644]
CPP/Windows/PropVariantConversions.h [new file with mode: 0644]
CPP/Windows/PropVariantUtils.cpp [new file with mode: 0644]
CPP/Windows/PropVariantUtils.h [new file with mode: 0644]
CPP/Windows/Registry.cpp [new file with mode: 0644]
CPP/Windows/Registry.h [new file with mode: 0644]
CPP/Windows/ResourceString.h [new file with mode: 0644]
CPP/Windows/Shell.h [new file with mode: 0644]
CPP/Windows/Synchronization.cpp [new file with mode: 0644]
CPP/Windows/Synchronization.h [new file with mode: 0644]
CPP/Windows/Synchronization2.h [new file with mode: 0644]
CPP/Windows/System.cpp [new file with mode: 0644]
CPP/Windows/System.h [new file with mode: 0644]
CPP/Windows/Thread.h [new file with mode: 0644]
CPP/Windows/Time.cpp [new file with mode: 0644]
CPP/Windows/Time.h [new file with mode: 0644]
CPP/Windows/Window.cpp [new file with mode: 0644]
CPP/Windows/Window.h [new file with mode: 0644]
CPP/include_windows/basetyps.h [new file with mode: 0644]
CPP/include_windows/tchar.h [new file with mode: 0644]
CPP/include_windows/windows.h [new file with mode: 0644]
CPP/myWindows/StdAfx.h [new file with mode: 0644]
CPP/myWindows/config.h [new file with mode: 0644]
CPP/myWindows/initguid.h [new file with mode: 0644]
CPP/myWindows/makefile [new file with mode: 0644]
CPP/myWindows/makefile.depend [new file with mode: 0644]
CPP/myWindows/makefile.list [new file with mode: 0644]
CPP/myWindows/myAddExeFlag.cpp [new file with mode: 0644]
CPP/myWindows/myGetTickCount.cpp [new file with mode: 0644]
CPP/myWindows/myPrivate.h [new file with mode: 0644]
CPP/myWindows/mySplitCommandLine.cpp [new file with mode: 0644]
CPP/myWindows/test_emul.cpp [new file with mode: 0644]
CPP/myWindows/wine_GetXXXDefaultLangID.cpp [new file with mode: 0644]
CPP/myWindows/wine_date_and_time.cpp [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
DOCS/7zC.txt [new file with mode: 0644]
DOCS/7zFormat.txt [new file with mode: 0644]
DOCS/License.txt [new file with mode: 0644]
DOCS/MANUAL/commands/add.htm [new file with mode: 0644]
DOCS/MANUAL/commands/bench.htm [new file with mode: 0644]
DOCS/MANUAL/commands/delete.htm [new file with mode: 0644]
DOCS/MANUAL/commands/extract.htm [new file with mode: 0644]
DOCS/MANUAL/commands/extract_full.htm [new file with mode: 0644]
DOCS/MANUAL/commands/index.htm [new file with mode: 0644]
DOCS/MANUAL/commands/list.htm [new file with mode: 0644]
DOCS/MANUAL/commands/style.css [new file with mode: 0644]
DOCS/MANUAL/commands/test.htm [new file with mode: 0644]
DOCS/MANUAL/commands/update.htm [new file with mode: 0644]
DOCS/MANUAL/exit_codes.htm [new file with mode: 0644]
DOCS/MANUAL/index.htm [new file with mode: 0644]
DOCS/MANUAL/style.css [new file with mode: 0644]
DOCS/MANUAL/switches/ar_exclude.htm [new file with mode: 0644]
DOCS/MANUAL/switches/ar_include.htm [new file with mode: 0644]
DOCS/MANUAL/switches/ar_no.htm [new file with mode: 0644]
DOCS/MANUAL/switches/charset.htm [new file with mode: 0644]
DOCS/MANUAL/switches/exclude.htm [new file with mode: 0644]
DOCS/MANUAL/switches/include.htm [new file with mode: 0644]
DOCS/MANUAL/switches/index.htm [new file with mode: 0644]
DOCS/MANUAL/switches/large_pages.htm [new file with mode: 0644]
DOCS/MANUAL/switches/list_tech.htm [new file with mode: 0644]
DOCS/MANUAL/switches/method.htm [new file with mode: 0644]
DOCS/MANUAL/switches/output_dir.htm [new file with mode: 0644]
DOCS/MANUAL/switches/overwrite.htm [new file with mode: 0644]
DOCS/MANUAL/switches/password.htm [new file with mode: 0644]
DOCS/MANUAL/switches/recurse.htm [new file with mode: 0644]
DOCS/MANUAL/switches/sfx.htm [new file with mode: 0644]
DOCS/MANUAL/switches/ssc.htm [new file with mode: 0644]
DOCS/MANUAL/switches/stdin.htm [new file with mode: 0644]
DOCS/MANUAL/switches/stdout.htm [new file with mode: 0644]
DOCS/MANUAL/switches/stop_switch.htm [new file with mode: 0644]
DOCS/MANUAL/switches/style.css [new file with mode: 0644]
DOCS/MANUAL/switches/type.htm [new file with mode: 0644]
DOCS/MANUAL/switches/update.htm [new file with mode: 0644]
DOCS/MANUAL/switches/volume.htm [new file with mode: 0644]
DOCS/MANUAL/switches/working_dir.htm [new file with mode: 0644]
DOCS/MANUAL/switches/yes.htm [new file with mode: 0644]
DOCS/MANUAL/syntax.htm [new file with mode: 0644]
DOCS/Methods.txt [new file with mode: 0644]
DOCS/copying.txt [new file with mode: 0644]
DOCS/history.txt [new file with mode: 0644]
DOCS/lzma.txt [new file with mode: 0644]
DOCS/readme.txt [new file with mode: 0644]
GUI/Contents/Info.plist [new file with mode: 0644]
GUI/Contents/PkgInfo [new file with mode: 0644]
GUI/Contents/Resources/p7zip.icns [new file with mode: 0644]
GUI/Lang/af.txt [new file with mode: 0644]
GUI/Lang/ar.txt [new file with mode: 0644]
GUI/Lang/ast.txt [new file with mode: 0644]
GUI/Lang/az.txt [new file with mode: 0644]
GUI/Lang/ba.txt [new file with mode: 0644]
GUI/Lang/be.txt [new file with mode: 0644]
GUI/Lang/bg.txt [new file with mode: 0644]
GUI/Lang/bn.txt [new file with mode: 0644]
GUI/Lang/br.txt [new file with mode: 0644]
GUI/Lang/ca.txt [new file with mode: 0644]
GUI/Lang/cs.txt [new file with mode: 0644]
GUI/Lang/cy.txt [new file with mode: 0644]
GUI/Lang/da.txt [new file with mode: 0644]
GUI/Lang/de.txt [new file with mode: 0644]
GUI/Lang/el.txt [new file with mode: 0644]
GUI/Lang/en.ttt [new file with mode: 0644]
GUI/Lang/eo.txt [new file with mode: 0644]
GUI/Lang/es.txt [new file with mode: 0644]
GUI/Lang/et.txt [new file with mode: 0644]
GUI/Lang/eu.txt [new file with mode: 0644]
GUI/Lang/ext.txt [new file with mode: 0644]
GUI/Lang/fa.txt [new file with mode: 0644]
GUI/Lang/fi.txt [new file with mode: 0644]
GUI/Lang/fr.txt [new file with mode: 0644]
GUI/Lang/fur.txt [new file with mode: 0644]
GUI/Lang/fy.txt [new file with mode: 0644]
GUI/Lang/gl.txt [new file with mode: 0644]
GUI/Lang/gu.txt [new file with mode: 0644]
GUI/Lang/he.txt [new file with mode: 0644]
GUI/Lang/hi.txt [new file with mode: 0644]
GUI/Lang/hr.txt [new file with mode: 0644]
GUI/Lang/hu.txt [new file with mode: 0644]
GUI/Lang/hy.txt [new file with mode: 0644]
GUI/Lang/id.txt [new file with mode: 0644]
GUI/Lang/io.txt [new file with mode: 0644]
GUI/Lang/is.txt [new file with mode: 0644]
GUI/Lang/it.txt [new file with mode: 0644]
GUI/Lang/ja.txt [new file with mode: 0644]
GUI/Lang/ka.txt [new file with mode: 0644]
GUI/Lang/kk.txt [new file with mode: 0644]
GUI/Lang/ko.txt [new file with mode: 0644]
GUI/Lang/ku-ckb.txt [new file with mode: 0644]
GUI/Lang/ku.txt [new file with mode: 0644]
GUI/Lang/lt.txt [new file with mode: 0644]
GUI/Lang/lv.txt [new file with mode: 0644]
GUI/Lang/mk.txt [new file with mode: 0644]
GUI/Lang/mn.txt [new file with mode: 0644]
GUI/Lang/mr.txt [new file with mode: 0644]
GUI/Lang/ms.txt [new file with mode: 0644]
GUI/Lang/nb.txt [new file with mode: 0644]
GUI/Lang/ne.txt [new file with mode: 0644]
GUI/Lang/nl.txt [new file with mode: 0644]
GUI/Lang/nn.txt [new file with mode: 0644]
GUI/Lang/pa-in.txt [new file with mode: 0644]
GUI/Lang/pl.txt [new file with mode: 0644]
GUI/Lang/ps.txt [new file with mode: 0644]
GUI/Lang/pt-br.txt [new file with mode: 0644]
GUI/Lang/pt.txt [new file with mode: 0644]
GUI/Lang/ro.txt [new file with mode: 0644]
GUI/Lang/ru.txt [new file with mode: 0644]
GUI/Lang/sa.txt [new file with mode: 0644]
GUI/Lang/si.txt [new file with mode: 0644]
GUI/Lang/sk.txt [new file with mode: 0644]
GUI/Lang/sl.txt [new file with mode: 0644]
GUI/Lang/sq.txt [new file with mode: 0644]
GUI/Lang/sr-spc.txt [new file with mode: 0644]
GUI/Lang/sr-spl.txt [new file with mode: 0644]
GUI/Lang/sv.txt [new file with mode: 0644]
GUI/Lang/ta.txt [new file with mode: 0644]
GUI/Lang/th.txt [new file with mode: 0644]
GUI/Lang/tr.txt [new file with mode: 0644]
GUI/Lang/tt.txt [new file with mode: 0644]
GUI/Lang/ug.txt [new file with mode: 0644]
GUI/Lang/uk.txt [new file with mode: 0644]
GUI/Lang/uz.txt [new file with mode: 0644]
GUI/Lang/va.txt [new file with mode: 0644]
GUI/Lang/vi.txt [new file with mode: 0644]
GUI/Lang/zh-cn.txt [new file with mode: 0644]
GUI/Lang/zh-tw.txt [new file with mode: 0644]
GUI/help/7zip.hhc [new file with mode: 0644]
GUI/help/7zip.hhk [new file with mode: 0644]
GUI/help/cmdline/commands/add.htm [new file with mode: 0644]
GUI/help/cmdline/commands/bench.htm [new file with mode: 0644]
GUI/help/cmdline/commands/delete.htm [new file with mode: 0644]
GUI/help/cmdline/commands/extract.htm [new file with mode: 0644]
GUI/help/cmdline/commands/extract_full.htm [new file with mode: 0644]
GUI/help/cmdline/commands/index.htm [new file with mode: 0644]
GUI/help/cmdline/commands/list.htm [new file with mode: 0644]
GUI/help/cmdline/commands/style.css [new file with mode: 0644]
GUI/help/cmdline/commands/test.htm [new file with mode: 0644]
GUI/help/cmdline/commands/update.htm [new file with mode: 0644]
GUI/help/cmdline/exit_codes.htm [new file with mode: 0644]
GUI/help/cmdline/index.htm [new file with mode: 0644]
GUI/help/cmdline/style.css [new file with mode: 0644]
GUI/help/cmdline/switches/ar_exclude.htm [new file with mode: 0644]
GUI/help/cmdline/switches/ar_include.htm [new file with mode: 0644]
GUI/help/cmdline/switches/ar_no.htm [new file with mode: 0644]
GUI/help/cmdline/switches/charset.htm [new file with mode: 0644]
GUI/help/cmdline/switches/exclude.htm [new file with mode: 0644]
GUI/help/cmdline/switches/include.htm [new file with mode: 0644]
GUI/help/cmdline/switches/index.htm [new file with mode: 0644]
GUI/help/cmdline/switches/large_pages.htm [new file with mode: 0644]
GUI/help/cmdline/switches/list_tech.htm [new file with mode: 0644]
GUI/help/cmdline/switches/method.htm [new file with mode: 0644]
GUI/help/cmdline/switches/output_dir.htm [new file with mode: 0644]
GUI/help/cmdline/switches/overwrite.htm [new file with mode: 0644]
GUI/help/cmdline/switches/password.htm [new file with mode: 0644]
GUI/help/cmdline/switches/recurse.htm [new file with mode: 0644]
GUI/help/cmdline/switches/sfx.htm [new file with mode: 0644]
GUI/help/cmdline/switches/ssc.htm [new file with mode: 0644]
GUI/help/cmdline/switches/stdin.htm [new file with mode: 0644]
GUI/help/cmdline/switches/stdout.htm [new file with mode: 0644]
GUI/help/cmdline/switches/stop_switch.htm [new file with mode: 0644]
GUI/help/cmdline/switches/style.css [new file with mode: 0644]
GUI/help/cmdline/switches/type.htm [new file with mode: 0644]
GUI/help/cmdline/switches/update.htm [new file with mode: 0644]
GUI/help/cmdline/switches/volume.htm [new file with mode: 0644]
GUI/help/cmdline/switches/working_dir.htm [new file with mode: 0644]
GUI/help/cmdline/switches/yes.htm [new file with mode: 0644]
GUI/help/cmdline/syntax.htm [new file with mode: 0644]
GUI/help/fm/about.htm [new file with mode: 0644]
GUI/help/fm/benchmark.htm [new file with mode: 0644]
GUI/help/fm/index.htm [new file with mode: 0644]
GUI/help/fm/menu.htm [new file with mode: 0644]
GUI/help/fm/options.htm [new file with mode: 0644]
GUI/help/fm/plugins/7-zip/add.htm [new file with mode: 0644]
GUI/help/fm/plugins/7-zip/extract.htm [new file with mode: 0644]
GUI/help/fm/plugins/7-zip/index.htm [new file with mode: 0644]
GUI/help/fm/plugins/7-zip/style.css [new file with mode: 0644]
GUI/help/fm/plugins/index.htm [new file with mode: 0644]
GUI/help/fm/plugins/style.css [new file with mode: 0644]
GUI/help/fm/style.css [new file with mode: 0644]
GUI/help/general/7z.htm [new file with mode: 0644]
GUI/help/general/faq.htm [new file with mode: 0644]
GUI/help/general/formats.htm [new file with mode: 0644]
GUI/help/general/index.htm [new file with mode: 0644]
GUI/help/general/license.htm [new file with mode: 0644]
GUI/help/general/performance.htm [new file with mode: 0644]
GUI/help/general/style.css [new file with mode: 0644]
GUI/help/general/thanks.htm [new file with mode: 0644]
GUI/help/start.htm [new file with mode: 0644]
GUI/help/style.css [new file with mode: 0644]
GUI/kde3/p7zip_compress.desktop [new file with mode: 0644]
GUI/kde3/p7zip_compress2.desktop [new file with mode: 0644]
GUI/kde3/p7zip_extract.desktop [new file with mode: 0644]
GUI/kde3/p7zip_extract_subdir.desktop [new file with mode: 0644]
GUI/kde3/p7zip_extract_to.desktop [new file with mode: 0644]
GUI/kde3/p7zip_test.desktop [new file with mode: 0644]
GUI/kde3/readme.txt [new file with mode: 0755]
GUI/kde4/p7zip_compress.desktop [new file with mode: 0644]
GUI/kde4/p7zip_compress2.desktop [new file with mode: 0644]
GUI/kde4/p7zip_extract.desktop [new file with mode: 0644]
GUI/kde4/p7zip_extract_subdir.desktop [new file with mode: 0644]
GUI/kde4/p7zip_extract_to.desktop [new file with mode: 0644]
GUI/kde4/p7zip_test.desktop [new file with mode: 0644]
GUI/kde4/readme.txt [new file with mode: 0755]
GUI/p7zipForFilemanager [new file with mode: 0755]
GUI/p7zip_16.icns [new file with mode: 0644]
GUI/p7zip_16.png [new file with mode: 0644]
GUI/p7zip_16_ok.png [new file with mode: 0644]
GUI/p7zip_32.png [new file with mode: 0644]
GUI/p7zip_32.xpm [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
check/check.sh [new file with mode: 0755]
check/check_7zr.sh [new file with mode: 0755]
check/check_Client7z.sh [new file with mode: 0755]
check/check_install.sh [new file with mode: 0755]
check/clean_all.sh [new file with mode: 0755]
check/my_86_filter/makefile [new file with mode: 0644]
check/my_86_filter/makefile.depend [new file with mode: 0644]
check/my_86_filter/makefile.list [new file with mode: 0644]
check/my_86_filter/my_86_filter.cpp [new file with mode: 0644]
check/test/7za.exe.lzma [new file with mode: 0644]
check/test/7za.exe.lzma86 [new file with mode: 0644]
check/test/7za.exe.lzma_eos [new file with mode: 0644]
check/test/7za.exe.xz [new file with mode: 0644]
check/test/7za433_7zip_bzip2.7z [new file with mode: 0644]
check/test/7za433_7zip_lzma.7z [new file with mode: 0644]
check/test/7za433_7zip_lzma2.7z [new file with mode: 0644]
check/test/7za433_7zip_lzma2_bcj2.7z [new file with mode: 0644]
check/test/7za433_7zip_lzma2_crypto.7z [new file with mode: 0644]
check/test/7za433_7zip_lzma_bcj2.7z [new file with mode: 0644]
check/test/7za433_7zip_lzma_crypto.7z [new file with mode: 0644]
check/test/7za433_7zip_ppmd.7z [new file with mode: 0644]
check/test/7za433_7zip_ppmd_bcj2.7z [new file with mode: 0644]
check/test/7za433_tar.tar [new file with mode: 0644]
contrib/VirtualFileSystemForMidnightCommander/ChangeLog [new file with mode: 0644]
contrib/VirtualFileSystemForMidnightCommander/readme [new file with mode: 0644]
contrib/VirtualFileSystemForMidnightCommander/readme.u7z [new file with mode: 0644]
contrib/VirtualFileSystemForMidnightCommander/u7z [new file with mode: 0755]
contrib/gzip-like_CLI_wrapper_for_7z/README [new file with mode: 0644]
contrib/gzip-like_CLI_wrapper_for_7z/check/check.sh [new file with mode: 0755]
contrib/gzip-like_CLI_wrapper_for_7z/check/files.tar [new file with mode: 0644]
contrib/gzip-like_CLI_wrapper_for_7z/man1/p7zip.1 [new file with mode: 0644]
contrib/gzip-like_CLI_wrapper_for_7z/p7zip [new file with mode: 0755]
contrib/qnx630sp3/qnx630sp3-shared [new file with mode: 0755]
contrib/qnx630sp3/qnx630sp3-static [new file with mode: 0755]
install.sh [new file with mode: 0755]
install_local_context_menu.sh [new file with mode: 0755]
integration_context_menu.txt [new file with mode: 0644]
makefile [new file with mode: 0644]
makefile.aix_gcc [new file with mode: 0644]
makefile.beos [new file with mode: 0644]
makefile.crc32 [new file with mode: 0644]
makefile.cygwin [new file with mode: 0644]
makefile.cygwin_asm [new file with mode: 0644]
makefile.djgpp_old [new file with mode: 0644]
makefile.djgpp_watt [new file with mode: 0644]
makefile.freebsd5 [new file with mode: 0644]
makefile.freebsd6 [new file with mode: 0644]
makefile.glb [new file with mode: 0644]
makefile.gprof [new file with mode: 0644]
makefile.hpux-acc [new file with mode: 0644]
makefile.hpux-acc_64 [new file with mode: 0644]
makefile.hpux-gcc [new file with mode: 0644]
makefile.linux_amd64 [new file with mode: 0644]
makefile.linux_amd64_asm [new file with mode: 0644]
makefile.linux_amd64_asm_icc [new file with mode: 0644]
makefile.linux_any_cpu [new file with mode: 0644]
makefile.linux_any_cpu_gcc_4.X [new file with mode: 0644]
makefile.linux_clang_amd64 [new file with mode: 0644]
makefile.linux_cross_arm [new file with mode: 0644]
makefile.linux_gcc_2.95_no_need_for_libstdc [new file with mode: 0644]
makefile.linux_other [new file with mode: 0644]
makefile.linux_s390x [new file with mode: 0644]
makefile.linux_x86_asm_gcc_4.X [new file with mode: 0644]
makefile.linux_x86_asm_gcc_4.X_fltk [new file with mode: 0644]
makefile.linux_x86_asm_gcc_mudflap_4.X [new file with mode: 0644]
makefile.linux_x86_asm_icc [new file with mode: 0644]
makefile.linux_x86_icc [new file with mode: 0644]
makefile.machine [new file with mode: 0644]
makefile.macosx_32bits [new file with mode: 0644]
makefile.macosx_32bits_asm [new file with mode: 0644]
makefile.macosx_32bits_ppc [new file with mode: 0644]
makefile.macosx_64bits [new file with mode: 0644]
makefile.macosx_llvm_64bits [new file with mode: 0644]
makefile.netbsd [new file with mode: 0644]
makefile.netware_asm_gcc_3.X [new file with mode: 0644]
makefile.oldmake [new file with mode: 0644]
makefile.openbsd [new file with mode: 0644]
makefile.openbsd_no_port [new file with mode: 0644]
makefile.qnx_shared.bin [new file with mode: 0644]
makefile.qnx_shared.so [new file with mode: 0644]
makefile.qnx_static [new file with mode: 0644]
makefile.rules [new file with mode: 0644]
makefile.solaris_sparc_CC_32 [new file with mode: 0644]
makefile.solaris_sparc_CC_64 [new file with mode: 0644]
makefile.solaris_sparc_gcc [new file with mode: 0644]
makefile.solaris_x86 [new file with mode: 0644]
makefile.tru64 [new file with mode: 0644]
man1/7z.1 [new file with mode: 0644]
man1/7za.1 [new file with mode: 0644]
man1/7zr.1 [new file with mode: 0644]